home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / BBS / VSYSOP2.ZIP / VLIST.DOC < prev    next >
Encoding:
Text File  |  1996-03-26  |  1.8 KB  |  50 lines

  1.  Vlist: The Virtual System Operator Simulation List Utility.
  2. ══════════════════════════════════════════════════════════════════════════════
  3.  Copyright 1991, 1992, 1993, 1994, 1996 BBS Consultants, Inc.
  4.  All rights reserved.
  5.  
  6.   This utility will allow you to provide an option outside of the VSysop game
  7. to show either all of the players in Ranked order or the Top 10 players. To
  8. show the full list you will need to add a menu line to your SDL menu control
  9. file that looks something like this:
  10.  
  11.     Entry:
  12.      <L)ist VSysop players!
  13.     Priv=0 A1=-------- A2=-------- A3=-------- A4=-------- ANS=- IBM=-
  14.     KEY=L TYPE=200 Opt Data=c:\tbbs\vsysop\Vlist /q && /L
  15.  
  16. -or-
  17.  
  18.     Entry:
  19.      <T)op 10 VSysop players!
  20.     Priv=0 A1=-------- A2=-------- A3=-------- A4=-------- ANS=- IBM=-
  21.     KEY=T TYPE=200 Opt Data=c:\tbbs\vsysop\Vlist /q && /T
  22.  
  23.  You must use the same drive and directory path as your VSysop game. This
  24. utility will not create or update data or index files. They must be created
  25. from inside of the VSysop game.
  26.  
  27.  The default, if you don't provide the "&& /T" is to show the full player
  28. list, which is the same as the "&& /L" switch option. The slash (/) is
  29. optional and the letter (T or L) are not case sensitive.
  30.  
  31.  
  32.   ** THIS PROGRAM MAY NOT BE DISTRIBUTED APPART FROM THE VSYSOP PROGRAM. **
  33.  
  34.  
  35.                                 Tom Faulkner
  36.                             tfaulkner@bbsci.com
  37.  
  38.                                    - * -
  39.  
  40.                            BBS Consultants, Inc.
  41.                         3020 Pickett Rd., Suite 105
  42.                             Post Office Box 3079
  43.                         Durham, North Carolina 27715
  44.  
  45.                              919-403-9473 voice
  46.                               919-383-4905 bbs
  47.  
  48.  
  49.  
  50.